home *** CD-ROM | disk | FTP | other *** search
/ 404 Jogos / CLJG.iso / Esportes / abyss01.swf / scripts / DefineButton2_80 / BUTTONCONDACTION on(rollOver).as < prev   
Encoding:
Text File  |  2008-03-12  |  49 b   |  4 lines

  1. on(rollOver){
  2.    _root.buttonSound.start();
  3. }
  4.